1 .has-error .help-block, .has-error .control-label, .has-error .error, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
5 background: whitesmoke
;
7 p
.bg-primary
, p
.bg-success
, p
.bg-info
, p
.bg-danger
{
13 scrollbar-arrow-color:#4D4D4D;
14 scrollbar-base-color:#f5f5f5;
34 word-wrap: break-word
;
44 background-color:lightblue
;
55 box-shadow:none
!important
;
59 background-color:lightgreen
;
199 .change:hover
, .back:hover
201 text-decoration:none
;
206 text-decoration:none
;
224 background-color:whitesmoke
;
228 background-color:whitesmoke
;
233 .back:active, .nondec:active, .change:active{
234 text-decoration:none
;
237 .back:active, .nondec:active, .change:visited{
238 text-decoration:none
;
251 border: 1px solid rgb
(204, 204, 204);
264 word-wrap: break-word
;
268 white-space: pre
; /* CSS 2.0 */
269 white-space: pre-wrap
; /* CSS 2.1 */
270 white-space: pre-line
; /* CSS 3.0 */
271 white-space: -pre-wrap
; /* Opera 4-6 */
272 white-space: -o-pre-wrap
; /* Opera 7 */
273 white-space: -moz-pre-wrap
; /* Mozilla */
274 word-wrap: break-word
; /* IE 5+ */
280 white-space: word-wrap
;
281 text-overflow: ellipsis
;
293 ::-webkit-scrollbar
{
297 ::-webkit-scrollbar-track
{
298 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.3);
302 ::-webkit-scrollbar-thumb
{
304 -webkit-box-shadow: inset
0 0 6px rgba
(0,0,0,0.5);